home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software 2000
/
Software 2000 Volume 1 (Disc 1 of 2).iso
/
anim
/
a019.dms
/
a019.adf
/
devs
/
Mountlist
< prev
next >
Wrap
Text File
|
1988-01-19
|
673b
|
25 lines
/* An example MOUNTLIST file enabling a 5" disk to be mounted
as DF1: and an interactive serial port mounted as AUX:
*/
DF1: Device = trackdisk.device
Unit = 1
Flags = 1
Surfaces = 2
BlocksPerTrack = 11
Reserved = 2
Interleave = 0
LowCyl = 0 ; HighCyl = 39
Buffers = 5
BufMemType = 3
#
/* This is provided as an example of an alternative type of
non-filing device mount. Please note that L:aux-handler
is not provided, and thus this mount does not work.
*/
AUX: Handler = L:aux-handler
Stacksize = 700
Priority = 5
#